home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / n120120.zip / FORWARD.CFG < prev    next >
Text File  |  1992-02-09  |  2KB  |  53 lines

  1. ;  FORWARD Version 1.00
  2. ;
  3. ; FORWARD needs to know your node number for some of it's processing
  4. ;
  5. Node 1:120/120
  6. ;
  7. ; This file will set up FORWARD to forward files,  You may list up to 30 nodes
  8. ; to forward files to,  Wildcards and paths are allowed in the file names.
  9. ; Node numbers may be listed in any of 3 ways, (ie. Zone:Net/Node, Net/Node,
  10. ; or Node by itself). If you do not list a Zone your zone (as listed in the
  11. ; Node line above) will be used.  The same holds true for the net number.
  12. ;
  13. ; WARNING:  DO NOT list the same file for more than one node as it will be
  14. ; added to the list of each but only the first one to connect with you will
  15. ; recieve the file...
  16. ;
  17. ;    FILENAME                    Node     Mode
  18. File c:\forward\106.1\*.*        106/1    Hold
  19. File c:\forward\120.116\*.*      120/116  Crash
  20. File c:\forward\120.160\*.*      120/160  Crash
  21. File c:\forward\120.226\*.*      120/226  Crash
  22. File c:\forward\120.36\*.*       120/36   Crash
  23. File c:\forward\159.125\*.*      159/125  Crash
  24. ;
  25. ;
  26. ; Now to give FORWARD vital information needed to carry out it's task:
  27. ;
  28. ; We need to know where inbound files appear so that FORWARD knows where to
  29. ; look for them...  Please note that FORWARD does not move or modify the files
  30. ; that are listed,  They are listed in the files to be sent files that are
  31. ; stored in the outbound area and marked as Kill when sent...
  32. ;
  33. Inbound c:\inbound\
  34. ;
  35. ; FORWARD must know where your outbound mail path is.  It will read and modify
  36. ; the files required to send a file...  Multiple Zones are also supported if
  37. ; the USEZONE option is enabled below.
  38. ;
  39. Outbound c:\outbound\
  40. ;
  41. ; FORWARD is a ZONE aware package as of version 1.10.  Once this option is
  42. ; implemented,  all mail (and files) to different zones are listed in separate
  43. ; outbound directories.  The names of those directories are built from the
  44. ; outbound path given above.  If the file is to be forwarded to another Zone,
  45. ; (say Zone 2 from zone 1) and the outbound path was c:\outbound then the
  46. ; zone 2 outbound directory would be c:\outbound.002 where the 002 is the zone
  47. ; number in hexadecimal (Base 16) numbers.
  48. ;
  49. ; USEZONE
  50. logfile c:\bbs\binkley\forward.log
  51. ; end of FORWARD configuration
  52.  
  53.